NDepend.API Documentation
ContainsAny(UInt32[]) Method
NDepend.Helpers Namespace > Range Class > ContainsAny Method : ContainsAny(UInt32[]) Method
The values to test.
Returns true if any of the value in values is in this closed range.
Syntax
public bool ContainsAny( 
   params uint[] values
)

Parameters

values
The values to test.
Requirements

Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

Range Class
Range Members
Overload List